home *** CD-ROM | disk | FTP | other *** search
- unit oophelp;
-
- interface
-
- const
-
- hcCancelBtn = 35;
- hcCollect = 47;
- hcDosops = 43;
- hcExCode = 5;
- hcFCChDirDBox = 37;
- hcFChangeDir = 15;
- hcFDosShell = 16;
- hcFExit = 17;
- hcFigdemo = 44;
- hcFOFileOpenDBox = 31;
- hcFOFiles = 33;
- hcFOName = 32;
- hcFOOpenBtn = 34;
- hcFOpen = 14;
- hcHelpfile = 1;
- hcJuniorOb = 40;
- hcList = 3;
- hcListDemo = 45;
- hcLOpen = 4;
- hcNoContext = 0;
- hcNotes = 13;
- hcObCompat = 48;
- hcObjInit = 9;
- hcOCColorsDBox = 39;
- hcOColors = 28;
- hcOMMouseDBox = 38;
- hcOMouse = 27;
- hcOpenBtn = 36;
- hcOptions = 26;
- hcORestoreDesktop = 30;
- hcOSaveDesktop = 29;
- hcPOpen = 11;
- hcRecInit = 6;
- hcRightOOP = 12;
- hcRunEx = 41;
- hcSAbout = 8;
- hcStaffObj = 42;
- hcStreams = 46;
- hcSystem = 7;
- hcViewer = 2;
- hcWCascade = 22;
- hcWClose = 25;
- hcWindows = 18;
- hcWNext = 23;
- hcWPrevious = 24;
- hcWrongOOP = 10;
- hcWSizeMove = 19;
- hcWTile = 21;
- hcWZoom = 20;
-
- implementation
-
- end.
-